Skip to content

Update RCircosGenomicData.R#1

Open
ojcharles wants to merge 1 commit intocran:masterfrom
ojcharles:master
Open

Update RCircosGenomicData.R#1
ojcharles wants to merge 1 commit intocran:masterfrom
ojcharles:master

Conversation

@ojcharles
Copy link
Copy Markdown

Better handling of nested genes
-previous code would for nested genes increment theLayer beyond what was necessary.
-imagine a situaton where there is one long gene, cotaining 8 sub-genes that do not overlap. the evential layer number will be 7 when only 2 are required.
this update allows up to three layers of nesting

  • todo: this should really be a test for say 5 layers, checking if each gene in the order by start can fit in 1? no then try2...3.. n layers.

Better handling of nested genes
-previous code would for nested genes increment theLayer beyond what was necessary.
-imagine a situaton where there is one long gene, cotaining 8 sub-genes that do not overlap. the evential layer number will be 7 when only 2 are required.
this update allows up to three layers of nesting
- todo: this should really be a test for say 5 layers, checking if each gene in the order by start can fit in 1? no then try2...3.. n layers.
@ojcharles
Copy link
Copy Markdown
Author

Hey,
I like rcircos and although this is read only I cant see any updates since 2016... so worth a punt.

@duhuipeng
Copy link
Copy Markdown

Dear author
This problem occurs when I run with R. How do I adjust the parameters to make it work properly
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants